Delete a spot negotiation quote document

SecurityAuthToken
Request
path Parameters
spotNegotiationId
required
string <uuid>

The id of the spot negotiation

spotNegotiationQuoteId
required
string <uuid>

The id of the spot negotiation quote

spotNegotiationQuoteDocumentId
required
string <uuid>

The id of the spot negotiation quote document

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/quoting/spotnegotiations/spot-negotiations/{spotNegotiationId}/quotes/{spotNegotiationQuoteId}/documents/{spotNegotiationQuoteDocumentId}
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2024. All right reserved.